using (ScriptAPI)
{
	AddUShort("ClientHandle");
	AddUInt("CharRegistNumber");
	
	AddUShort("ErrorCode");
	AddUInt("CharNo");
	AddUInt("GuildNo");
	AddULong("WantMoney");
	AddUInt("WantItemCnt");
	
	AddByte("Level");
	AddUShort("ItemID");
	AddByte("NumOfItemOption");
	
	// Unk - REWARD_ITEM_OPTION
	AddULong("OptionData");
	
	
	AddULong("SubAcademyMoney");
	AddULong("StorageMoney");
	AddByte("ModifyItemCnt");
}